home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 February
/
EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso
/
earcd
/
gnu
/
recode33.lha
/
recode-3.3
/
config.h.in
< prev
next >
Wrap
Text File
|
1993-12-13
|
1KB
|
48 lines
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
/* Define to empty if the keyword does not work. */
#undef const
/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
This function is required for alloca.c support on those systems. */
#undef CRAY_STACKSEG_END
/* Define if you have alloca.h and it should be used (not Ultrix). */
#undef HAVE_ALLOCA_H
/* Define if you need to in order for stat and other things to work. */
#undef _POSIX_SOURCE
/* If using the C implementation of alloca, define if you know the
direction of stack growth for your system; otherwise it will be
automatically deduced at run-time.
STACK_DIRECTION > 0 => grows toward higher addresses
STACK_DIRECTION < 0 => grows toward lower addresses
STACK_DIRECTION = 0 => direction of growth unknown
*/
#undef STACK_DIRECTION
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Default charset is latin1 on UNIX, ibmpc on MSDOS. */
#undef DEFAULT_CHARSET
/* Define if you have dup2. */
#undef HAVE_DUP2
/* Define if you have popen. */
#undef HAVE_POPEN
/* Define if you have rename. */
#undef HAVE_RENAME
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define if you have the fl library (-lfl). */
#undef HAVE_LIBFL